Filter Data Table
Filters given data table for given filter options.
Input
- Input Table: It is the field where the source Data Table object to which the filter will be applied is defined.
- Type:
System.Data.DataTable - Required
- Type:
Output
- Output Table: This is the area where the Data Table object, which will have a filter applied and will be taken as output, is defined.
- Type:
System.Data.DataTable - Required
- Type: